feat(benefit): Notify the applicant on 5 month checkpoint#3895
Draft
ext-hjasplund wants to merge 5 commits intomainfrom
Draft
feat(benefit): Notify the applicant on 5 month checkpoint#3895ext-hjasplund wants to merge 5 commits intomainfrom
ext-hjasplund wants to merge 5 commits intomainfrom
Conversation
Notify the applicant to send payslips to continue the benefit. Refs: HL-1654
Template and i18n for employee payslip request. Refs: HL-1654
Updated .po files Refs: HL-1654
|
|
YJDH-HELSINKILISA-API branch is deployed to platta: https://helsinkilisa-pr3895.api.dev.hel.ninja 🚀🚀🚀 |
|
HANDLER branch is deployed to platta: https://helsinkilisa-ui-handler-pr3895.dev.hel.ninja 🚀🚀🚀 |
|
APPLICANT is deployed to platta: https://helsinkilisa-ui-pr3895.dev.hel.ninja 🚀🚀🚀 |
TestCafe result is success for https://helsinkilisa-ui-handler-pr3895.dev.hel.ninja 😆🎉🎉🎉 |
TestCafe result is success for https://helsinkilisa-ui-pr3895.dev.hel.ninja 😆🎉🎉🎉 |
Created tests for the request payslip command Refs: HL-1654
18d36d5 to
97de0e5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Description
Cron job for sending automatic notification on the 5 month checkpoint to the applicant.
The notification is sent after 5 months, counting on the start date of the application.
Related Issue(s)
HL-1654
Motivation and Context
There is a need for reminding the applicant to send the payslips of the employee
in order to continue receiving the benefit.
How Has This Been Tested?
No tests yet.